home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Graphics & Multimedia / EazyDraw 1.9.0f (beta).dmg / EazyDraw.app / Contents / Resources / DKDDupArray.nib / classes.nib next >
Encoding:
Text File  |  2006-01-16  |  3.2 KB  |  74 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 allLayersDupButtonAction = id; 
  6.                 arrayXCheckBoxAction = id; 
  7.                 arrayXCopiesStepperAction = id; 
  8.                 arrayXCopiesTextFieldAction = id; 
  9.                 arrayXOffsetTextFieldAction = id; 
  10.                 arrayYCheckBoxAction = id; 
  11.                 arrayYCopiesStepperAction = id; 
  12.                 arrayYCopiesTextFieldAction = id; 
  13.                 arrayYOffsetTextFieldAction = id; 
  14.                 cancelDuplicateAction = id; 
  15.                 duplicateDuplicateAction = id; 
  16.                 helpDupArrayPanelAction = id; 
  17.                 layerDupPopupAction = id; 
  18.                 linearCopiesStepperAction = id; 
  19.                 linearCopiesTextFieldAction = id; 
  20.                 linearRotationTextFieldAction = id; 
  21.                 linearScaleTextFieldAction = id; 
  22.                 linearXOffsetTextFieldAction = id; 
  23.                 linearYOffsetTextFieldAction = id; 
  24.                 onLayersDupButtonAction = id; 
  25.                 polarCopiesStepperAction = id; 
  26.                 polarCopiesTextFieldAction = id; 
  27.                 polarRadiusTextFieldAction = id; 
  28.                 polarStartAngleTextFieldAction = id; 
  29.                 polarStepAngleTextFieldAction = id; 
  30.                 polarXCenterTextFieldAction = id; 
  31.                 polarYCenterTextFieldAction = id; 
  32.                 selectedLayerDupButtonAction = id; 
  33.             }; 
  34.             CLASS = DKDDupArray; 
  35.             LANGUAGE = ObjC; 
  36.             OUTLETS = {
  37.                 allLayersDupButton = NSButtonCell; 
  38.                 arrayXArrayCheckbox = NSButton; 
  39.                 arrayXCopiesStepper = NSStepper; 
  40.                 arrayXCopiesText = NSTextField; 
  41.                 arrayXOffsetText = NSTextField; 
  42.                 arrayYArrayCheckbox = NSButton; 
  43.                 arrayYCopiesStepper = NSStepper; 
  44.                 arrayYCopiesText = NSTextField; 
  45.                 arrayYOffsetText = NSTextField; 
  46.                 cancelDuplicateButton = NSButton; 
  47.                 dupArrayTabView = NSTabView; 
  48.                 duplicateDuplicateButton = NSButton; 
  49.                 layerDupPopup = NSPopUpButton; 
  50.                 layersDupMessage = NSTextField; 
  51.                 linearCopiesStepper = NSStepper; 
  52.                 linearCopiesText = NSTextField; 
  53.                 linearRotationText = NSTextField; 
  54.                 linearScaleText = NSTextField; 
  55.                 linearXOffsetText = NSTextField; 
  56.                 linearYOffsetText = NSTextField; 
  57.                 onLayersDupButton = NSButtonCell; 
  58.                 polarCopiesStepper = NSStepper; 
  59.                 polarCopiesText = NSTextField; 
  60.                 polarRadiusText = NSTextField; 
  61.                 polarStartAngleText = NSTextField; 
  62.                 polarStepAngleText = NSTextField; 
  63.                 polarXCenterText = NSTextField; 
  64.                 polarYCenterText = NSTextField; 
  65.                 selectedLayerDupButton = NSButtonCell; 
  66.             }; 
  67.             SUPERCLASS = NSWindowController; 
  68.         }, 
  69.         {CLASS = DKDOptionButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  70.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  71.         {CLASS = "java.lang.Object"; LANGUAGE = Java; }
  72.     ); 
  73.     IBVersion = 1; 
  74. }